[INFO] cloning repository https://github.com/logan-gatlin/halcyon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/logan-gatlin/halcyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogan-gatlin%2Fhalcyon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogan-gatlin%2Fhalcyon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38cd23ddb1d63d14402c264a81f474f8561ef547
[INFO] testing logan-gatlin/halcyon against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogan-gatlin%2Fhalcyon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/logan-gatlin/halcyon
[INFO] finished tweaking git repo https://github.com/logan-gatlin/halcyon
[INFO] tweaked toml for git repo https://github.com/logan-gatlin/halcyon written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/logan-gatlin/halcyon on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/logan-gatlin/halcyon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33f4ef8d59d289dab103911ee292e584809642eb2d172bd7611904585802851e
[INFO] running `Command { std: "docker" "start" "-a" "33f4ef8d59d289dab103911ee292e584809642eb2d172bd7611904585802851e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33f4ef8d59d289dab103911ee292e584809642eb2d172bd7611904585802851e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f4ef8d59d289dab103911ee292e584809642eb2d172bd7611904585802851e", kill_on_drop: false }`
[INFO] [stdout] 33f4ef8d59d289dab103911ee292e584809642eb2d172bd7611904585802851e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a0871d71195579a199acc18bd54553275e78a71a5543eb92873ad690b52abca
[INFO] running `Command { std: "docker" "start" "-a" "3a0871d71195579a199acc18bd54553275e78a71a5543eb92873ad690b52abca", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling punycode v0.4.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling multipeek v0.1.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling wasmparser v0.244.0
[INFO] [stderr]    Compiling wasmprinter v0.244.0
[INFO] [stderr]    Compiling halcyon-lib v2026.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `bindings` and `into_bindings` are never used
[INFO] [stdout]     --> src/types/infer.rs:1677:12
[INFO] [stdout]      |
[INFO] [stdout] 1662 | impl TypeEnv {
[INFO] [stdout]      | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1677 |     pub fn bindings(&self) -> &IndexMap<Path, TypeScheme> {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1682 |     pub fn into_bindings(self) -> IndexMap<Path, TypeScheme> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_type_definitions` and `set_trait_aliases` are never used
[INFO] [stdout]     --> src/types/infer.rs:1832:12
[INFO] [stdout]      |
[INFO] [stdout] 1808 | impl InferenceContext {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1832 |     pub fn set_type_definitions(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1839 |     pub fn set_trait_aliases(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "3a0871d71195579a199acc18bd54553275e78a71a5543eb92873ad690b52abca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a0871d71195579a199acc18bd54553275e78a71a5543eb92873ad690b52abca", kill_on_drop: false }`
[INFO] [stdout] 3a0871d71195579a199acc18bd54553275e78a71a5543eb92873ad690b52abca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87a48d6d5abfa648e163cccf1850c415845320c5e837b98485e94a93216bd5e5
[INFO] running `Command { std: "docker" "start" "-a" "87a48d6d5abfa648e163cccf1850c415845320c5e837b98485e94a93216bd5e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling halcyon-lib v2026.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stdout] warning: methods `bindings` and `into_bindings` are never used
[INFO] [stdout]     --> src/types/infer.rs:1677:12
[INFO] [stdout]      |
[INFO] [stdout] 1662 | impl TypeEnv {
[INFO] [stdout]      | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1677 |     pub fn bindings(&self) -> &IndexMap<Path, TypeScheme> {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1682 |     pub fn into_bindings(self) -> IndexMap<Path, TypeScheme> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_type_definitions` and `set_trait_aliases` are never used
[INFO] [stdout]     --> src/types/infer.rs:1832:12
[INFO] [stdout]      |
[INFO] [stdout] 1808 | impl InferenceContext {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1832 |     pub fn set_type_definitions(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1839 |     pub fn set_trait_aliases(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.23s
[INFO] running `Command { std: "docker" "inspect" "87a48d6d5abfa648e163cccf1850c415845320c5e837b98485e94a93216bd5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a48d6d5abfa648e163cccf1850c415845320c5e837b98485e94a93216bd5e5", kill_on_drop: false }`
[INFO] [stdout] 87a48d6d5abfa648e163cccf1850c415845320c5e837b98485e94a93216bd5e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b38d27e3b7353bb2ab778cc40f4c45270f387fd63afbb388a791e47185fb7a07
[INFO] running `Command { std: "docker" "start" "-a" "b38d27e3b7353bb2ab778cc40f4c45270f387fd63afbb388a791e47185fb7a07", kill_on_drop: false }`
[INFO] [stderr] warning: methods `bindings` and `into_bindings` are never used
[INFO] [stderr]     --> src/types/infer.rs:1677:12
[INFO] [stderr]      |
[INFO] [stderr] 1662 | impl TypeEnv {
[INFO] [stderr]      | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1677 |     pub fn bindings(&self) -> &IndexMap<Path, TypeScheme> {
[INFO] [stderr]      |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1682 |     pub fn into_bindings(self) -> IndexMap<Path, TypeScheme> {
[INFO] [stderr]      |            ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_type_definitions` and `set_trait_aliases` are never used
[INFO] [stderr]     --> src/types/infer.rs:1832:12
[INFO] [stderr]      |
[INFO] [stderr] 1808 | impl InferenceContext {
[INFO] [stderr]      | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1832 |     pub fn set_type_definitions(
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1839 |     pub fn set_trait_aliases(
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `halcyon-lib` (lib) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/halcyon_lib-d064008352d6430f)
[INFO] [stdout] 
[INFO] [stdout] running 551 tests
[INFO] [stdout] test asm::custom_section::tests::decode_wrong_name_returns_none ... ok
[INFO] [stdout] test asm::custom_section::tests::roundtrip_primitives_and_compounds ... ok
[INFO] [stdout] test asm::custom_section::tests::roundtrip_named_apply_and_scheme ... ok
[INFO] [stdout] test asm::tests::debug_option_show_runtime_trap ... ignored, debug helper
[INFO] [stdout] test asm::custom_section::tests::decode_invalid_payload_returns_none ... ok
[INFO] [stdout] test asm::module_section::tests::roundtrip_module_section ... ok
[INFO] [stdout] test documentation::tests::generate_skips_impl_method_bindings ... ok
[INFO] [stdout] test documentation::tests::generate_does_not_emit_trait_method_entries ... ok
[INFO] [stdout] test asm::module_section::tests::decode_invalid_data_returns_none ... ok
[INFO] [stdout] test documentation::tests::generate_skips_items_marked_hidden ... ok
[INFO] [stdout] test documentation::tests::rendered_signatures_use_where_clause_for_predicates ... ok
[INFO] [stdout] test asm::tests::emits_dwarf_debug_sections has been running for over 60 seconds
[INFO] [stdout] test asm::tests::emits_standard_source_map_metadata has been running for over 60 seconds
[INFO] [stdout] test asm::tests::emits_type_signature_section has been running for over 60 seconds
[INFO] [stdout] test asm::tests::encode_options_can_disable_all_debug_metadata has been running for over 60 seconds
[INFO] [stdout] test asm::tests::encode_options_can_emit_source_map_without_dwarf has been running for over 60 seconds
[INFO] [stdout] test asm::tests::exports_wasi_start_symbol_without_start_section has been running for over 60 seconds
[INFO] [stdout] test asm::tests::type_signature_preserves_definition_order has been running for over 60 seconds
[INFO] [stdout] test bindings::tests::generated_json_is_valid has been running for over 60 seconds
[INFO] [stdout] test bindings::tests::generates_bindings_with_wasi_imports has been running for over 60 seconds
[INFO] [stdout] test bindings::tests::generation_is_deterministic has been running for over 60 seconds
[INFO] [stdout] test ir::elaborate::tests::adds_dictionary_params_for_polymorphic_function has been running for over 60 seconds
[INFO] [stdout] test ir::elaborate::tests::does_not_inline_concrete_dictionary_for_non_trait_identifier has been running for over 60 seconds
[INFO] [stdout] test ir::elaborate::tests::elaborates_associated_constant_dictionary_argument has been running for over 60 seconds
[INFO] [stdout] test ir::elaborate::tests::evidence_requirements_drive_callsite_inlining_when_resolved_scheme_is_missing_predicates has been running for over 60 seconds
[INFO] [stdout] test ir::elaborate::tests::evidence_requirements_drive_lifting_when_resolved_scheme_is_missing_predicates has been running for over 60 seconds
[INFO] [stdout] test ir::elaborate::tests::grouped_binding_type_hint_keeps_distinct_dictionary_slots has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b38d27e3b7353bb2ab778cc40f4c45270f387fd63afbb388a791e47185fb7a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38d27e3b7353bb2ab778cc40f4c45270f387fd63afbb388a791e47185fb7a07", kill_on_drop: false }`
[INFO] [stdout] b38d27e3b7353bb2ab778cc40f4c45270f387fd63afbb388a791e47185fb7a07
